home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 105 / CD-ROM 105.iso / compl / irpf2004 / prog1.exe / %MAINDIR% / %PROGRAMA% / 0 / RCDATA / TFRDICASOPERACAO / TFRDICASOPERACAO.txt
Encoding:
Text File  |  2004-02-27  |  3.2 KB  |  104 lines

  1. object frDicasOperacao: TfrDicasOperacao
  2.   Left = 529
  3.   Top = 249
  4.   Width = 472
  5.   Height = 375
  6.   Caption = 'IRPF2002'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lTitulo: TLabel
  19.     Left = 51
  20.     Top = 37
  21.     Width = 344
  22.     Height = 16
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Dicas de Opera'#231#227'o'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clNavy
  28.     Font.Height = -15
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.   end
  33.   object lTexto: TLabel
  34.     Left = 32
  35.     Top = 72
  36.     Width = 405
  37.     Height = 183
  38.     AutoSize = False
  39.     Caption = 
  40.       'Recomenda-se a utiliza'#231#227'o de monitores com resolu'#231#227'o 800 por 600' +
  41.       ' ou maior e fontes pequenas.'#13#10#13#10'Para apagar a linha inteira de u' +
  42.       'ma tabela, pressione, simultaneamente, as teclas CTRL + DEL.'#13#10#13#10 +
  43.       'Para obter informa'#231#245'es de preenchimento do campo em que estiver ' +
  44.       'o cursor, pressione a tecla F1.'#13#10#13#10'O programa salva automaticame' +
  45.       'nte as informa'#231#245'es digitadas toda vez que voc'#234' mudar de ficha ou' +
  46.       ' fechar a declara'#231#227'o.'
  47.     Font.Charset = ANSI_CHARSET
  48.     Font.Color = clNavy
  49.     Font.Height = -12
  50.     Font.Name = 'Arial'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     WordWrap = True
  54.   end
  55.   object chNaoMostrar: TCheckBox
  56.     Left = 36
  57.     Top = 272
  58.     Width = 233
  59.     Height = 17
  60.     Caption = 'N'#227'o mostrar mais este quadro'
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clNavy
  63.     Font.Height = -12
  64.     Font.Name = 'Arial'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     TabOrder = 0
  68.   end
  69.   object bOk: TBitBtn
  70.     Left = 344
  71.     Top = 304
  72.     Width = 100
  73.     Height = 30
  74.     Caption = '&OK'
  75.     Default = True
  76.     Font.Charset = ANSI_CHARSET
  77.     Font.Color = clWindowText
  78.     Font.Height = -12
  79.     Font.Name = 'System'
  80.     Font.Style = [fsBold]
  81.     ModalResult = 1
  82.     ParentFont = False
  83.     TabOrder = 1
  84.     Glyph.Data = {
  85.       DE010000424DDE01000000000000760000002800000024000000120000000100
  86.       0400000000006801000000000000000000001000000000000000000000000000
  87.       80000080000000808000800000008000800080800000C0C0C000808080000000
  88.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  89.       3333333333333333333333330000333333333333333333333333F33333333333
  90.       00003333344333333333333333388F3333333333000033334224333333333333
  91.       338338F3333333330000333422224333333333333833338F3333333300003342
  92.       222224333333333383333338F3333333000034222A22224333333338F338F333
  93.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  94.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  95.       0000333333333A222433333333333338F338F33300003333333333A222433333
  96.       333333338F338F33000033333333333A222433333333333338F338F300003333
  97.       33333333A222433333333333338F338F00003333333333333A22433333333333
  98.       3338F38F000033333333333333A223333333333333338F830000333333333333
  99.       333A333333333333333338330000333333333333333333333333333333333333
  100.       0000}
  101.     NumGlyphs = 2
  102.   end
  103. end
  104.